[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/wangyili00/SE-HTGNN.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[http]
	sslVerify = false
[lfs "https://github.com/wangyili00/SE-HTGNN.git/info/lfs"]
	access = basic
[branch "main"]
	remote = origin
	merge = refs/heads/main
